home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2 - Developers' Solutions / Delphi 2 Developers' Solutions.iso / dds / sharware / debmono / read.me < prev    next >
Encoding:
Text File  |  1995-10-03  |  818 b   |  29 lines

  1. This package contains Delphi source and object code for a simple debug system
  2. using a second monitor.
  3.  
  4. I have also included C code that uses the same system from within
  5. C code.
  6.  
  7. The details for the Delphi implementation are found in DEBMONO.PAS.
  8.  
  9. Files
  10. -----
  11.  
  12. DEBMONO.*  - The component files
  13.  
  14. MONO*.*    - Files used to test the component
  15.  
  16.  
  17. ---- For C programmers only ----
  18. SRPDEBUG.C - Source code to be used inside C programs.
  19.              (developed under Borland)
  20. GETSEL.ASM - Rtn for SRPDEBUG.C
  21.  
  22. ******************************************************************
  23. For suggestions, improvements, comments please email
  24. to:
  25.         spritchard@rexcel.com   (preferred)
  26. or
  27.         Compuserve 71221,1607 (Steve Pritchard.)
  28. ******************************************************************
  29.